.main {
	position: relative;
}
.relative {
	position: relative;
}
.layout {background-color: #f4f4f4;}
.minwidth {width:1180px;margin:0 auto;overflow: hidden;}
.lunhuan {
	position: relative;
	width: 100%;
	height: 590px;
}
#lunhuanback {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	width: 100%;
	height: 590px;
}
.lunhuan #lunhuanback p {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 590px;
	opacity: 0;
	filter: alpha(opacity=0);
}
.lunhuan a {
	position: absolute;
	z-index: 2;
	display: block;
	width: 100%;
	height: 500px;
	bottom: 0px;
}
.lunhuan_main {
	position: relative;
	margin: 0 auto;
	width: 1180px;
	height: 590px;
}
.lunhuancenter li {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
}
#lunbonum .lunboone,#lunbonum li:hover{
	background:#fff;
	cursor:pointer;
	width:38px;
	border-radius: 8px;
}
#lunbonum {
	position: absolute;
	right: 20px;
	bottom: 27px;
	z-index: 5;
	height: 14px;
	line-height: 23px;
}
#lunbonum li {
	float: left;
	margin-left: 5px;
	width: 12px;
	height: 12px;
	cursor: pointer;
	border: 2px solid #fafeff;
}
.lunhuan.zcgsheight {
	height:450px;
}
.lunhuan.zcgsheight #lunhuanback{
	height:450px;
}
.lunhuan.zcgsheight #lunhuanback p{
	height:450px;
}
.lunhuan.zcgsheight #lunhuanback p a{
	height:450px;
}
.lunhuan.zcgsheight .lunhuan_main{
	height:450px;
}
/* 顶部导航 */
.navbar {
	height: 85px;
	width:100%;
	position: absolute;
	z-index: 999;
	top:0;
	background: rgba(0,0,0,.6);
}
.navlogo,.nav-and-search {
	float: left;
}
.loginadd {
	height:85px;
	float: right;
	font-size: 14px;
	line-height:85px;
	color:#fff;
}
.navlogo {
	width:200px;
	text-align: center;
	padding:29px 0 29px 0;
}
.navlogo.yizhangshi {
	width:244px;
	text-align: center;
	padding:26px 0 26px 0;
}
.navlogo.kuaiyuzhichan {
	width:270px;
	text-align: center;
	padding:29px 0 30px 0;
}
.navlogo img {
	width:130px;
}
.crumbs {
	float: left;
	font-size: 18px;
	color:#fff;
	border-left: 2px solid #AAAAAA;
	padding-left: 24px;
	margin-left: 24px;
	margin-top: 36px;
}
.navlogo.yizhangshi img {
	width:244px;
	padding-top: 3px;
}
.navlogo.kuaiyuzhichan img {
	width:270px;
}
.nav-and-search {
	width:580px;
}
.nav-and-search ul {
	transition:all .2s;
}
.form-search {
	display: none;
	position: relative;
	width:580px;
	height: 40px;
	margin: 23px 13px;
}
.form-search-block {
	position: relative;
	float: left;
	width:560px;
	max-width:570px;
	height: 40px;
	margin: 23px 13px;
}
.form-search input {
	outline:0;
	width:568px;
	height: 100%;
	display: inline-block;
	padding: 8px 18px;
	border: none;
	background: rgba(0,0,0,.6);
	color:#fff;
	font-size: 16px;
}
.form-search-block input {
	outline:0;
	width:100%;
	height: 100%;
	display: inline-block;
	padding: 8px 18px;
	border: none;
	background: rgba(0,0,0,.6);
	color:#fff;
	font-size: 16px;
}
.form-search-block .search-icon-2 {
	position: absolute;
	right: 10px;
	top:-14px;
	width: 50px;
	height:50px;
	background:url(../images/indexicon.png) no-repeat -227px 0;
	cursor: pointer;
}
.form-search .search-close {
	position: absolute;
	right: 24px;
	top:8px;
	width:20px;
	height:20px;
	background: url(../images/indexicon.png) no-repeat -260px -94px;
	cursor: pointer;
}
.nav-and-search ul li {
	float: left;
	color:#5FD2FA;
}
.nav-and-search ul li.active a {
	color:#5FD2FA;
}
.nav-and-search ul li a {
	color:#fff;
	display: inline-block;
	padding: 33px 15px;
	font-size: 18px;
}
.nav-and-search ul li:hover a {
	color:#5FD2FA;
}
.loginadd .search-icon {
	display: inline-block;
	width:65px;
	height:85px;
	cursor: pointer;
	background: url(../images/indexicon.png) no-repeat -227px 10px;
}
.loginadd .search-icon:hover {
	background-color: rgba(0,0,0,.8);
}
.search-icon.search-click {
	background-color:rgba(0,0,0,.8);
}
.loginadd a.curpos {
	/* margin-right: 0;
	padding-right: 10px; */
}
.loginadd a {
	color:#fff;
	margin-right: 10px;
	display: inline-block;
	max-width: 90px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.loginadd a:hover {
	color:#5FD2FA;
}
.loginadd a.register {
	color:#5FD2FA;
}
.loginadd span {
	display:inline-block;
	margin-right: 10px;
	vertical-align: top;
	margin-top: -2px;
}
.add-location {
	display: inline-block;
	background: url(../images/indexicon.png) no-repeat -188px -60px;
	padding-left: 20px;
	transition: all 1s;
	height:85px;
	position: relative;
}
.add-location:hover {
	background-color: rgba(0,0,0,.7);
}
.add-location .add-location-layer {
	display: none;
	position: absolute;
	width:384px;
	height: 190px;
	background: rgba(0,0,0,.8);
	right: 0px;
	top:85px;
	padding: 13px 0 0 10px;
}
.add-location .add-location-layer li {
	float: left;
	text-align: center;
	line-height:14px;
	width:62px;
	height: 28px;
	line-height: 28px;
}
.add-location .add-location-layer li a {
	color:fff;
	font-size: 12px;
}
.add-location .add-location-layer li a:hover {
	color:#5FD2FA;
}
/* 知产和工商的mainNav */
.mainNav {
	height: 54px;
	background: rgba(0,0,0,.7);
	width:100%;
}
.mainNav .nav-horizontal {
	margin-left: 230px;
}
.mainNav .nav-horizontal ul li {
	float: left;
	font-size: 18px;
}
.mainNav .nav-horizontal ul li a {
	color:#fff;
	display: inline-block;
	padding:18px 12px;
}
.nav-horizontal ul li.active a {
	color:#5FD2FA;
}
.nav-horizontal ul li:hover a {
	color:#5FD2FA;
}
.mainNav .nav-horizontal .tel {
	float: right;
	font-size: 14px;
	font-style: italic;
	color:#fff;
	line-height: 54px;
}
.mainNav .nav-horizontal .tel i {
	display:inline-block;
	width:30px;
	height: 30px;
	background: url(../images/tel.png) no-repeat center;
	background-size:50%;
	vertical-align: middle;
	margin-top: -2px;
}
/* 侧边导航栏 */
.navslide {
	position: absolute;
	top: 85px;
	height: 570px;
	left: 50%;
	width: 1180px;
	margin-left: -590px;
}
.nav-s-first {
	position: absolute;
	z-index: 999;
	top: 0;
	width:200px;
	height: 505px;
}
.nav-s-first li {
	font-size: 18px;
	color:#fff;
	height: 75px;
	line-height: 75px;
	border-bottom: 1px solid #aaa;
	padding-left: 38px;
	background: rgba(0,0,0,.4);
}
.nav-s-first li:hover {
	background: rgb(0,0,0,.6);
}
.nav-s-first li i {
	display: inline-block;
	width:30px;
	height:30px;
	vertical-align: middle;
	margin-right: 14px;
}
.nav-s-first li:first-of-type {
	height:54px;
	background:rgba(95,210,250,.6);
	line-height: 54px;
}
.nav-s-first li.zcgsbg:first-of-type {
	background:#86d2e6;
}
.nav-i1 {
	background: url(../images/all-icon.png) no-repeat center;
}
.nav-i2 {
	background: url(../images/slide-1a.png) no-repeat center;
}
.nav-i3 {
	background: url(../images/slide-2a.png) no-repeat center;
}
.nav-i4 {
	background: url(../images/slide-3a.png) no-repeat center;
}
.nav-i5 {
	background: url(../images/slide-4a.png) no-repeat center;
}
.nav-i6 {
	background: url(../images/slide-5a.png) no-repeat center;
}
.nav-i7 {
	background: url(../images/slide-6a.png) no-repeat center;
}
.nav-i8 {
	background: url(../images/slide-8a.png) no-repeat center;
}
.nav-i9 {
	background: url(../images/slide-9a.png) no-repeat center;
}
.nav-i10 {
	background: url(../images/slide-10a.png) no-repeat center;
}
.nav-i11 {
	background: url(../images/slide-11a.png) no-repeat center;
}
.nav-i12 {
	background: url(../images/slide-12a.png) no-repeat center;
}
.nav-i13 {
	background: url(../images/slide-13a.png) no-repeat center;
}
.nav-s-first li:hover .nav-i8 {
	background: url(../images/slide-8b.png) no-repeat center;
}
.nav-s-first li:hover .nav-i9 {
	background: url(../images/slide-9b.png) no-repeat center;
}
.nav-s-first li:hover .nav-i10 {
	background: url(../images/slide-10b.png) no-repeat center;
}
.nav-s-first li:hover .nav-i11 {
	background: url(../images/slide-11b.png) no-repeat center;
}
.nav-s-first li:hover .nav-i12 {
	background: url(../images/slide-12b.png) no-repeat center;
}
.nav-s-first li:hover .nav-i13 {
	background: url(../images/slide-13b.png) no-repeat center;
}
.nav-s-first li:hover .nav-i2 {
	background: url(../images/slide-1b.png) no-repeat center;
}
.nav-s-first li:hover .nav-i3 {
	background: url(../images/slide-2b.png) no-repeat center;
}
.nav-s-first li:hover .nav-i4 {
	background: url(../images/slide-3b.png) no-repeat center;
}
.nav-s-first li:hover .nav-i5 {
	background: url(../images/slide-4b.png) no-repeat center;
}
.nav-s-first li:hover .nav-i6 {
	background: url(../images/slide-5b.png) no-repeat center;
}
.nav-s-first li:hover .nav-i7 {
	background: url(../images/slide-6b.png) no-repeat center;
}
.nav-s-first li:last-of-type {
	border: none;
}
/* 侧边导航栏隐藏部分 */
.navslideplate {
	position: relative;
	height: 570px;
}
.nav-content {
	position: absolute;
	top: 0;
	left:200px;
	z-index: 999;
	width:980px;
	height: 504px;
	background: rgb(0,0,0,.75);
	font-size: 16px;
	padding: 0px 0 10px 40px;
}
.nav-content ul.second-s {
	float: left;
	width:604px;
	margin-right: 40px;
	padding-top: 20px;
}
.nav-content ul.second-s li>a {	
	font-weight: bold;
	float: left;
	color:#fff;
	display: inline-block;
	width:100px;
	padding-top: 20px;
}
.nav-content ul.second-s li:last-of-type .nav-one {
	border: none;
}
.nav-content ul.second-s li .nav-one {
	float: left;
	margin-left: 34px;
	width:470px;
	border-bottom: 1px solid #AAAAAA;
	padding-top: 20px;
	padding-bottom: 5px;
}
.nav-content ul.second-s li .nav-one a {
	color:#fff;
	margin:0 18px 18px 0;
	display: inline-block;
	font-size: 14px;
}
.nav-content ul.second-s li .nav-one a:hover {
	color:#a3e2ff;
}
.nav-content ul.second-s li .nav-one a.active {
	color:#a3e2ff;
}
.nav-img-wrap {
	float: left;
	width:296px;
	border-left: 1px solid #AAAAAA;
}
.nav-img-wrap .third-s li {
	height: 172px;
	border-bottom: 1px solid #AAAAAA;
}
.nav-img-wrap .third-s li:last-of-type {
	border: none;
}
.nav-img-wrap .third-s li>a {
	display: inline-block;
	width:100%;
	height:100%;
	padding:42px 0 0 60px;
}
.nav-img-wrap .third-s li>a img {
	opacity: 0.6;
}
.nav-img-wrap .third-s .img-text {
	display: inline-block;
	color:#fff;
	margin:10px 0 68px 22px;
	line-height: 24px;
	vertical-align: middle;
	font-weight: bold;
}
.mod-title .mtw {
	position: absolute;
	font-size: 18px;
	font-style: italic;
	color:#aaaaaa;
	background-color: #f4f4f4;
	padding-right: 16px;
}
.mod-title {
	height:18px;
	margin:50px 0 40px;
	position: relative;
}
.mod-title span {
	display: inline-block;
	width:1180px;
	height: 1px;
	background: #DDDDDD;
	position: absolute;
	top:50%;
}
.tabbtn {
	height: 64px;
	margin-bottom: 18px;
}
.tabcon {
	height: 420px;
	overflow: hidden;
	margin-bottom: 52px;
}
.tbb-item {
	background-color: #FFFFFF;
	text-align:center;
	height: 64px;
	font-size: 21px;
	color:#777;
	width:295px;
	float: left;
	padding: 21px 0;
	cursor: pointer;
	position: relative;
}
.tbb-item::before {
	content: "";
	position: absolute;
	top: 0;
	left: 100%;
	width: 0;
	height: 100%;
	border-bottom: 6px solid #5FD2FA;
	transition: 0.2s all linear;
}
.tbb-item:hover::before {
    width: 100%;
    top: 0;
    left: 0;
    transition-delay: 0.1s;
    border-bottom-color: #5FD2FA;
    /* z-index: -1; */
}
.tbb-item:hover ~ .tbb-item::before {
    left: 0;
}
.tbb-item.active {
	color:#5fd2fa;
}
.tbb-item::after {
	content: "";
	display:inline-block;
	width:1px;
	height: 30px;
	background: #AAAAAA;
	position: absolute;
	right:0px;
}
.tbb-item:last-of-type::after{
	display: none;
}
.t-i-group {
	width:280px;
	height: 420px;
	background: #fff;
	text-align: center;
	position:relative;
	float: left;
	margin-right: 20px;
}
.t-i-group:last-of-type {
	margin-right:0;
}
.gif-title {
	font-size: 21px;
	color:#777;
	margin-bottom: 8px;
	margin-top: 40px;
}
.gif-con {
	height: 80px;
}
.gif-con span {
	display: inline-block;
	padding:5px 8px;
	border:1px solid #5fd2fa;
	color:#5FD2FA;
	font-size: 14px;
	border-radius: 4px;
	margin:0px 8px 6px 0;
}
.gif-con.fz-12 span {
	font-size: 12px;
	margin-bottom: 4px;
}
.gif-price {
	font-size: 18px;
	color:#777;
}
.gif-price span {
	font-size: 42px;
	color:#ff6161;
	vertical-align: sub;
}
/* 客户声音 */
.bgwhite {
	background: #fff;
}
.shangbtn {
	height: 64px;
	margin-bottom: 20px;
	cursor: pointer;
}
.shangbtn .shb-item {
	float: left;
	width: 200px;
	height: 64px;
	font-size: 21px;
	color:#777;
	text-align: center;
	position: relative;
	padding: 16px 0;
	position: relative;
}
.shangbtn .shb-item span {
	display: inline-block;
	position: absolute;
	left:0;
	top:14px;
	transition:all .2s;
}
.shangbtn .shb-item:hover span {
	display: none;
}
.shangbtn .shb-item div {
	display: none;
	width:30px;
	height:30px;
	position: absolute;
	left:0;
	top:16px;
	transition:all .2s;
}
.shangbtn .shb-item:hover div {
	display: block;
}
.shangbtn .shb-item.active span {
	display: none;
}
.shangbtn .shb-item.active div {
	display: block;
}
.shangbtn .shb-item.active {
	color:#5FD2FA;
}

.shangbtn .shb-more {
	float: right;
	font-size: 18px;
	color:#5fd2fa;
	height: 64px;
	line-height: 64px;
	padding-right: 35px;
	background: url(../images/more.png) no-repeat 120px center;
}
.mask {
	position: absolute;
	top: 0;
	filter: alpha(opacity=60);
	background-color: #000;
	z-index: 1001;
	left: 0;
	opacity: 0.6;
}
.close {
	width: 64px;
	height: 64px;
	position: absolute;
	text-align: center;
	line-height: 54px;
	top: 224px;
	right: -146px;
	cursor: pointer;
	background: url(../images/close.png) no-repeat;
}
.zixunpop {
	display: none;
	background: #fff;
	width:850px;
	height: 470px;
	position: fixed;
	margin-left:-425px;
	margin-top: -235px;
	top:50%;
	left:50%;
	text-align: center;
	z-index: 1002;
}
.zixunpop .zixuntitle {
	font-size: 30px;
	color:#AAAAAA;
	margin-top: 74px;
	margin-bottom: 70px;
}
.zixunpop .zixunimg {
	display: flex;
	justify-content: center;
}
.zixunpop .zixunimg .zixunimgitem {
	width:160px;
	margin:0px 45px;
	text-align: center;
}
.zixunpop .zixunimg .zixunimgitem img {
	width:100%;
}
.zixunpop .zixunimg .zixunimgitem p {
	margin-top: 24px;
	color:#777;
	font-size: 24px;
	
}


.shangcon {
	font-size: 0;
	margin-bottom: 98px;
	height: 582px;
	overflow: hidden;
}
.sh-i-left,.sh-i-top,.sh-i-bottom,.sh-i-top-img,.sh-i-bottom-img,.sh-i-right,.sh-i-right-img {
	display: inline-block;
	font-size: 0;
	position: relative;
}
.sh-i-bottom-img img,.sh-i-top-img img,.sh-i-right-img img{
	width:100%;
}
.sh-i-bottom-img .sh-mask,.sh-i-top-img .sh-mask,.sh-i-right-img .sh-mask {
	width:100%;
	position:absolute;
	bottom: 0px;
	height: 50px;
	background:url(../images/play.png) rgba(0,0,0,.3) no-repeat 12px 10px;
	color:#FFFFFF;
	font-size: 16px;
	line-height: 50px;
	padding:0 0 0 58px;
	cursor: pointer;
}
.sh-i-bottom {
	margin-top: 22px;
}
.sh-i-top-img:first-of-type {
	margin-right: 20px;
}
.sh-i-left {
	width:680px;
}
.sh-i-right {
	width:480px;
	margin-left: 20px;
}
/* slogan */
.slogan {
	height: 1130px;
	background: url(../images/slogan.jpg) no-repeat center;
	position: relative;
}
.see-extend {
	display: block;
	width:1180px;
	height:370px;
	margin:0 auto;
}
.slogan-see {
	display: block;
	width:180px;
	height: 52px;
	line-height: 52px;
	color:#fff;
	font-size: 24px;
	background: rgba(0,0,0,.4) url(../images/play.png) no-repeat 134px 14px;
	background-size:14%;
	position: absolute;
	left:50%;
	top:390px;
	margin-left: -90px;
	padding-left: 28px;
	cursor: pointer;
}
.slogan-bottom {
	height: 240px;
	background: rgba(0,0,0,.6);
	position: relative;
	top: 520px;
}
.slogan-bottom ul {
	width:1180px;
	margin:0 auto;
}
.slogan-bottom li {
	float: left;
	width:196px;
	text-align: center;
}
.slogan-bottom li .slogan-icon {
	width:59px;
	height:59px;
	display: inline-block;
	margin-top: 64px;
	background: url(../images/indexicon.png) no-repeat -108px 0;
}
.slogan-bottom li .slogan-text {
	font-size: 18px;
	color:#fff;
	margin:14px auto 7px;
}
.slogan-bottom li .slogan-con {
	font-size: 14px;
	color:#AAAAAA;
}
/* 底部 */
.bg-31 {
	background: #313131;
}
.foot-service {
	padding:80px 0 0 0;
}
.mod-help {
	padding-left: 120px;
	height: 170px;
}
.mod-help-nav {
	float: left;
	width:265px;
	line-height:40px;
}
.mod-help-nav-title {
	font-size: 18px;
	color:#5fd2fa;
}
.mod-help-nav a {
	background: url(../images/help-icon.png) no-repeat 0 13px;
	padding-left: 18px;
	display:inline-block;
	font-size: 14px;
	color:#fff;
}
.mod-help-nav a:hover {
	color:#5FD2FA;
}
.mod-service {
	padding: 90px 20px 70px;
	border-bottom: 1px solid #AAAAAA;
	height: 295px;
}
.mod-service-nav {
	float: left;
}
.foot-logo {
	width:405px;
	height: 75px;
	background: url(../images/indexicon.png) no-repeat 0 -324px;
	margin-top: 24px;
}
.ver-line {
	width:1px;
	height: 120px;
	background: #AAAAAA;
	margin:6px 46px 0px;
	float: left;
}
.mod-service-nav ul {
	float: left;
}
.mod-service-nav li {
	float: left;
	text-align: center;
	font-size: 14px;
	color:#fff;
	margin-right: 30px;
}
.mod-service-nav li .qrcode {
	width:108px;
	height:108px;
	background-image: url(../images/indexicon.png);
	margin-bottom: 10px;
	
}
.mod-service-nav li .qrcode.wxgzh {
	background-position: 0 0;
}
.mod-service-nav li .qrcode.sph {
	background-position: 0 -108px;
}
.mod-service-nav li .qrcode.dyh {
	background: url(../images/dyh.png) no-repeat center;
	-webkit-background-size: cover;
	background-size: cover;
}
.support-1 {
	font-size: 18px;
	color:#fff;
	margin-top: 4px;
}
.support-2 {
	font-size: 24px;
	color:#5fd2fa;
	margin-top: 14px;
}
.support-3 {
	font-size: 14px;
	color:#fff;
	margin-top: 10px;
}
.mod-service-nav a {
	border:1px solid #5FD2FA;
	display: block;
	font-size: 17px;
	padding: 6px 16px;
	width:106px;
	height: 30px;
	color:#fff;
	margin-top: 14px;
	text-align: center;
}
.foot-copyright {
	padding: 44px 0 84px;
	font-size: 14px;
	color:#AAAAAA;
	text-align: center;
}
.foot-copyright .friendlink {
	margin-bottom: 14px;
}
.foot-copyright .friendlink a {
	color:#aaa;
}
.foot-copyright .friendlink .link-inner {
	display: inline-block;
	overflow: hidden;
	width: 770px;
	vertical-align: middle;
	height: 14px;
}
.foot-copyright .friendlink .link-inner {
	overflow: hidden;
	height: 14px;
	line-height: 14px;
}
.foot-copyright .friendlink .link-inner  a {
	float: left;
	display: block;
	overflow: hidden;
	width: 70px;
	color: #b5b5b5;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/* 右侧悬浮框 */
.zixun-fix {
	position: fixed;
	z-index: 999;
	right: 8px;
	top:194px;
	width:52px;
	height: 216px;
}
.zixun-fix .telBtn {
	width:50px;
	height: 50px;
	background: #5FD2FA url(../images/indexicon.png) no-repeat -293px -5px;
	margin-bottom: 10px;
	cursor: pointer;
	position: relative;
}

.zixun-fix .telBtn .tel-text {
	opacity:0;
	height: 50px;
	line-height: 50px;
	text-align:center;
	width:0px;
	/* font-size: 24px; */
	color:#fff;
	background: rgb(95,210,250,.8);
	position: absolute;
	right: 8px;
	transition: all .2s;
	z-index: -1;
}
.zixun-fix .online {
	width:50px;
	height: 156px;
	background: #5FD2FA url(../images/indexicon.png) no-repeat -347px -5px;
	font-size: 18px;
	color:#fff;
	padding: 50px 18px 0;
	line-height: 21px;
	cursor:pointer;
}
.zixun-fix .online .online-text {
	width:16px;
	background: url(../images/zixun-text.png) no-repeat 0 80px;
	padding-bottom: 30px;
	
}
.kehu {
	height: 464px;
	width:1180px;
}
.kehu .swiper-slide {
	transition: 300ms;
	transform: scale(0.6);
}
.kehu .swiper-slide img {
	width:100%;
	cursor: pointer;
}
.kehu .swiper-slide.swiper-slide-active,.swiper-slide-duplicate-active {
    -webkit-transform: scale(1);
    transform: scale(1);
    z-index: 1;
    width:604px;
	height:370px;
	opacity: 1;
}
.kehu .swiper-slide-next {
	margin-left:-100px;
	opacity: 0.6;
}
.kehu .swiper-slide-prev {
	left:-140px;
	opacity: 0.6;
}
.kehu .slidePop {
	display: none;
	width:300px;
	height:200px;
	position: absolute;
	top:82px;
	left:-214px;
	padding:24px 28px;
	background: #fff;
	box-shadow: #000 0px -1px 12px -7px;
}
.kehu .swiper-slide.swiper-slide-active .slidePop {
	display: block;
}
.kehu .slidePop .s-p-text-1 {
	font-size: 16px;
	color:#777;
	line-height:24px;
}
.kehu .slidePop .s-p-text-1 span {
	color:#5fd2fa;
}
.kehu .slidePop .s-p-text-2 {
	font-size: 12px;
	color:#AAAAAA;
	margin:35px 0 10px;
}
.kehu .slidePop .s-p-text-3 {
	font-size: 16px;
	color:#777;
}
.kehu .swiper-button-prev {
    top:40%;
	color:#00d5fd;
}
.kehu .swiper-button-next {
    top:40%;
	color:#00d5fd;
}
.kehu .swiper-pagination {
	bottom:50px!important;
}
.kehu .swiper-pagination .swiper-pagination-bullet {
	width:12px;
	height:12px;
	background: #aaf0ff;
	opacity:1;
}
.kehu .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
	width:30px;
	height:12px;
	background: #00d5fd;
	opacity:1;
	border-radius: 20px;
}
/* 订单进度 */
.navbar .progress {
	float: left;
	margin:35px 0 0 100px;
}
.navbar .progress li {
    float: left;
    font-size: 14px;
    color: #fff;
    margin-right: 10px;
}
.navbar .progress li span {
	display: inline-block;
	height: 1px;
	width:30px;
	border-top: 1px solid #fff;
	vertical-align: middle;
	margin-bottom: 1px;
}
.navbar .progress li i {
	display: inline-block;
	width:16px;
	height:16px;
	border:1px solid #fff;
	color:#777;
	text-align:center;
	line-height:14px;
	border-radius: 50%;
	background: #fff;
	margin-right: 4px;
}
.navbar .progress li.doing {
	color:#5FD2FA;
}
.navbar .progress li.doing span {
	border-top: 1px solid #5fd2fa;
}
.navbar .progress li.doing i {
	background: #5FD2FA;
	border: 1px solid #5FD2FA;
}
.navbar .progress li.todo {
	color:#fff;
}
.navbar .progress li.todo span {
	border-top: 1px dashed #fff;
}
.navbar .progress li.todo i {
	background: rgba(0,0,0,.1);
	border: 1px solid #fff;
	color:#fff;
}
